home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / info-service / gopher / Unix / xgopher.1.3 / xgopher.help < prev    next >
Encoding:
Text File  |  1993-04-05  |  11.6 KB  |  278 lines

  1.   Help file format
  2.   ----------------
  3.   This file contains any number of help sections.  Each is started
  4.   by the characters "++" at the beginning of a line.  Following this
  5.   is a "key string", a string used by the Xgopher program to identify
  6.   the help section.  The key string is ended by a ":" or new line.
  7.   The colon is optional, and if present, the rest of the line is
  8.   used as a title of the help section when it is displayed to the
  9.   user.
  10.  
  11.   Any text may appear in a help section EXCEPT "++" at the very
  12.   beginning of a line.
  13.  
  14.  
  15. ++xgopher help:Xgopher Assistance
  16. Xgopher is an X window system client interface to the gopher
  17. information project from the University of Minnesota.
  18.  
  19. The initial display will show the top level directory of
  20. gopher information available.  Selecting an item from this
  21. list will fetch the contents of a file, subdirectory, or
  22. other information.  The directory display may be updated to
  23. show the new subdirectory.
  24.  
  25. An item is selected by pointing at a directory list item
  26. or a previously marked item (a bookmark) with the mouse
  27. and clicking the left button.  The item that is selected will
  28. be highlighted.  The display button marked "Fetch selection"
  29. is used to act on the selection.  An accelerator allows you to
  30. simply "click" a second time on an already selected item to
  31. activate the fetch.
  32.  
  33. By default, all interactions use only the left mouse button.
  34.  
  35. See the manual page for additional information on the use
  36. of xgopher and personal customization by selecting 
  37. application resources.
  38.  
  39. Some gopher file types may not be supported by Xgopher.
  40.  
  41. Xgopher was developed by
  42.     Allan Tuchman 
  43.     Computing and Communications Services Office (CCSO)
  44.     University of Illinois at Urbana-Champaign
  45.     Urbana, Illinois.
  46.     USA
  47. Please send problems and comments by e-mail to a-tuchman@uiuc.edu.
  48.  
  49. Copyright 1992 Board of Trustees of the University of Illinois.
  50. ++options help:Xgopher Options Panel Assistance
  51. Xgopher options are normally set as X resources.  This panel
  52. allows you to change some of these options during an Xgopher
  53. session.
  54.  
  55. The first four items are either true or false as indicated by the
  56. presence of a check mark in a box.  Clicking in the box will 
  57. toggle the value for that item.  The items are:
  58.  
  59.   . Show all gopher items
  60.     Normally Xgopher will display only items which it knows
  61.     it can process or fetch for you.  Other items are simply
  62.     discarded.  If this option is checked (true), then all
  63.     items are displayed.
  64.  
  65.   . Append bookmarks to list
  66.     If this option is checked (true) then each time Xgopher
  67.     reads in a file of bookmarks the new bookmark items are
  68.     added to the end of the list.  If the option is false
  69.     then the new bookmarks will replace the entire existing list.
  70.  
  71.   . Load bookmarks at restart
  72.     If Xgopher is restarted by the restart option and this item
  73.     is checked (true) then the original (or current) bookmark
  74.     file will be processed.  If the option is false, then no
  75.     bookmarks are read.
  76.  
  77.   . Reset these options at restart
  78.     If this option is checked (true) then all the options on
  79.     this panel that may have changed will be reset to their
  80.     original startup values by a restart command.  If this
  81.     option is false then the values changed on this panel
  82.     will be preserved.
  83.  
  84. The remaining options are text fields that display file names
  85. and system commands.  Only those fields that are permitted
  86. by the application resources will be displayed, so all of the
  87. following may not appear.  For each option you may replace or 
  88. modify an existing value with a new one.
  89.  
  90.   . Bookmark save file
  91.     This is the file that bookmarks will be read from at 
  92.     startup and whenever the "load bookmarks" command is
  93.     used.  The current bookmark list will be written to this
  94.     file when you exit Xgopher or use the "save bookmarks"
  95.     command.  You may change this filename at will to
  96.     merge several files of bookmark lists.
  97.  
  98.   . Print command
  99.     The command used to print text files and other information.
  100.  
  101.   . Image display command
  102.     The command used to display image files such as GIF files.
  103.  
  104.   . Telnet command
  105.     The command used to start a telnet session.  Under the X
  106.     window system this is usually "xterm -e telnet".
  107.   
  108.   . tn3270 command
  109.     The command used to start a tn3270 session.  Under the X
  110.     window system this is usually "xterm -e tn3270".  If you
  111.     use a different 3270 emulator or use an IBM AIX system you
  112.     may have a different default command.
  113. ++single help:Entering a single special gopher item
  114. As an intermediate or advanced level gopher user, you may have
  115. specific information which will point you directly at some item
  116. available through Gopher.  You may supply such information through
  117. this panel.
  118.  
  119.    *** You should know what you are doing if you use this function.
  120.    *** You probably can't break Xgopher, but you may get some
  121.    *** strange results.
  122.  
  123. The information is entered into five text lines described below.
  124. Once this information is entered, the "Process" button will remove
  125. this panel and process your selection as if this was an item chosen
  126. from a Gopher menu in the usual way.  The "Cancel" button may be used
  127. to void any activity and remove this panel.  The "Mark" button will
  128. add this item to the bookmark list.
  129.  
  130. The information you must enter is:
  131.  
  132.     Type: A single character identifying the gopher item type.  Some
  133.           common types are
  134.  
  135.               0 - text file                 7 - index search
  136.               1 - directory                 8 - telnet session
  137.               2 - CSO name server           9 - binary file
  138.  
  139.           Others are defined in the Gopher protocol documents.
  140.  
  141.     Name: (Optional) This text item serves only as a label for the 
  142.           displayed information.  You do not need to provide any
  143.           meaningful value.
  144.  
  145.     Path: The "selector string" that is passed to the gopher server
  146.           (Host) identifying the item to be retrieved or processed.
  147.  
  148.     Host: The internet address of a gopher server.
  149.  
  150.     Port: The port to connect to on Host.  For most gopher requests
  151.           this is port 70, so this value is supplied as a default.
  152.  
  153. Since these are all text fields, you can use the usual X cut
  154. and paste with the mouse to enter text.
  155.  
  156. The first time the panel is displayed some defaults are already
  157. present for some items.  Your previous entries are always left
  158. intact when the panel is hidden then redisplayed.  This way, you
  159. can also decide to bookmark the item later, after selecting it once.
  160.  
  161. A neat trick: Any gopher data can be fetched as a text file by
  162. entering its host/path/port and setting the type to 0 (ascii text file).
  163. Even a directory can be fetched as text in this way.  Similarly, any
  164. gopher data may be retrieved as binary by setting the type to 9 (binary
  165. file type).  This works even for types unknown to Xgopher.
  166. ++cso help:CSO Name Server access via Xgopher
  167. This CSO name server will search a data base with information
  168. similar to, but beyond that of a telephone directory.  You may search
  169. for individuals by first name, last name or both.
  170.  
  171. Enter a name in the box labeled "Query name:", then press the
  172. "Do query" button.  Any names matching your selection are returned
  173. in the text area below.  If your request matches too many names, 
  174. your request may be refused.  So, it may be prudent to search
  175. for "lawrence smith" instead of "smith".
  176.  
  177. Pressing "Clear query" will erase any name in the query box.
  178. Pressing "Clear text" will erase all the text in the results
  179. box below.
  180.  
  181. The "Show fields" menu will show you the names of the fields that
  182. are maintained by in the specific name server data base that you are
  183. searching.  Once you know the field names, they may be used as in 
  184. the examples shown here.
  185.  
  186.    Default:  the fields returned for a simple name search.  For example:
  187.                 john smith
  188.  
  189.    Indexed:  those fields that can be searched for (e.g., name,
  190.              office phone, etc.).  For example:
  191.                  office_phone=555-1212
  192.  
  193.    Lookup:   fields that can be used to filter for more specific
  194.              matches.  For example:
  195.                  john smith department=biology
  196.    Public:   fields that are publicly available (e.g., ham radio
  197.              call sign, etc.)
  198.                  john smith return all
  199.  
  200. For additional information, see your local documentation on "ph", 
  201. the CSO name server program.
  202.  
  203. ++index help:Index searches with Xgopher
  204. Index searches allow you to search potentially large sets of documents
  205. or files for keywords of your choice.  To search for documents
  206. containing the word "network", just enter that word (without quotes)
  207. and press the "Do search" button.
  208.  
  209. A list of files (documents) which contain your requested keywords
  210. is returned just like a standard gopher directory.  When you display
  211. the contents of these files, the chosen words are highlighted.
  212.  
  213. All words are matched without regard for the case of your input.
  214.  
  215. The reserved keywords "and", "or", and "not" may be used as boolean
  216. operators to provide more powerful search capabilities.  For example
  217. you may search using the words:
  218.   
  219.       telnet and linemode and not ethernet
  220.  
  221. to return a set of files which contain the words "telnet" and "linemode",
  222. but not the word "ethernet".
  223.  
  224. There are different matching programs that may actually do this work,
  225. and each may behave sightly differently than another.  There is no
  226. way to tell which capabilities are present without trying them.
  227. Some of the searching programs do not support the "and", "or", or "not"
  228. operators.  Some programs match only full words, others may match any
  229. substring.  With the latter, a search for "star" will also find files
  230. which contain the words "start", "started", "starling", and so on.
  231. ++save-copy help:Saving or Copying files with Xgopher
  232. A file will be created in the directory listed at the top of this panel.
  233. The message in the center of the panel gives you additional information
  234. about what will be saved and may refer back to the name of the original
  235. gopher item.
  236.  
  237. If a name already appears in the file name entry area, it is a name
  238. that Xgopher is suggesting based on the name that the file originally
  239. had on the gopher server.  You may accept this name, modify it, or
  240. replace it.  Use the backspace or delete keys to delete letters.
  241. (The sequence control-U is defined to delete the entire name.)
  242.  
  243. The buttons along the bottom of the panel allow you to accept your
  244. entry, cancel the entire file copy, or change to another directory.
  245. ++change dir help:Changing the working directory
  246. This panel allows you to change the current working directory where
  247. new files are created.  Type the name of an existing directory into
  248. the text entry box, then press the "OK" button to accept your choice.
  249.  
  250. If you enter a path name that is not a directory, or if you do not
  251. have write permission to that directory, a message will be displayed
  252. warning you of this and no action will be taken.
  253.  
  254. You may use the shorthand ~ (tilde) to indicate your own home directory
  255. or ~username to refer to the home directory of another user.
  256.  
  257. The "Cancel" button may be used to remove the window without
  258. changing the current working directory.
  259. ++dup file help:File already exists
  260. You have entered a file name which already exists in the current directory.
  261.  
  262. You must make a choice from the options presented on the buttons in this
  263. window.  The button labels may differ slightly from this explanation.
  264. Your options are:
  265.  
  266. "Overwrite contents"       will force the use this file name; which will
  267.                    destroy the previous contents of that file.
  268.  
  269. "Cancel file save or copy" will remove the file save/copy window.
  270.                
  271. "Append to existing file"  will append this new data to the existing file
  272.                that you named.
  273.  
  274. "Enter another file name"  will return back to the file save window and
  275.                allow you to change the file name that you
  276.                entered or use another option such as changing
  277.                the working directory.
  278.